GET api/v2/works/GetBatchSampleCopy?workId={workId}&sampleIds[0]={sampleIds[0]}&sampleIds[1]={sampleIds[1]}
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| workId | integer |
Required |
|
| sampleIds | Collection of integer |
Response
PageResultOfWorkSampleBathCopy| Name | Description | Type | Additional information |
|---|---|---|---|
| Count | integer | ||
| TotalCount | integer | ||
| Result | Collection of WorkSampleBathCopy |
Response Format
application/json, text/json, text/html
Sample:
Sample not available.